home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Yellows - Privacy (Deluxe)
/
Akira Gomi Photographs - Yellows: Privacy (Deluxe) - Disc 1.iso
/
footage
/
22.dxr
/
00040.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-07-10
|
311 b
|
13 lines
on exitFrame
global mainpictlist
repeat with i = 1 to 4
set the puppet of sprite (6 + i) to 1
set the member of sprite (6 + i) to member getAt(mainpictlist, i) of castLib "S22"
end repeat
updateStage()
repeat with i = 7 to 10
set the visible of sprite i to 1
end repeat
cursor(-1)
end